fix(deps): update all minor updates #269
Open
+95
−217
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.18.3
->4.19.0
3.142.0
->3.144.0
5.28.14
->5.62.8
18.2.75
->18.3.18
18.2.24
->18.3.5
7.4.0
->7.18.0
7.4.0
->7.18.0
3.6.0
->3.7.2
1.6.8
->1.7.9
9.0.0
->9.17.0
8.11.1
->8.12
3.141.0
->3.143.0
18.2.0
->18.3.1
18.2.0
->18.3.1
6.22.3
->6.28.1
5.4.4
->5.7.2
5.2.8
->5.4.11
1.5.7
->1.6.0
2.0.21
->2.1.0
2.0.21
->2.1.0
2.0.21
->2.1.0
Release Notes
pulumi/pulumi-kubernetes (@pulumi/kubernetes)
v4.19.0
Compare Source
Changed
v4.18.4
Compare Source
Changed
punycode
deprecation warnings by using nativefetch
instead ofnode-fetch
.https://github.com/pulumi/pulumi-kubernetes/issues/33013301)
Fixed
pulumi.com/waitFor
and other await annotations now correctly take precedence over default await logic.https://github.com/pulumi/pulumi-kubernetes/issues/33293329)
JSONPath expressions used with the
pulumi.com/waitFor
annotation will no longer hang indefinitely if they match non-primitive fields.https://github.com/pulumi/pulumi-kubernetes/issues/33453345)
[java] CRDs that contain any
x-kubernetes-*
fields can now be succesfully created and managed by Pulumi.https://github.com/pulumi/pulumi-kubernetes/issues/33253325)
pulumi/pulumi (@pulumi/pulumi)
v3.144.0
Compare Source
3.144.0 (2024-12-20)
Features
[engine] Warn if
refresh
ordestroy
use older parameterized packages#18029
[sdk/dotnet] Update dotnet to 3.71.1
#18084
[auto/go] Add ConfigFile to GetConfig and SetConfig operations, add GetAllConfigWithOptions to extend GetAllConfig
#17939
[cli/plugin] Log plugin unstructured output to debug instead of info
#17943
[sdk/yaml] Update pulumi-yaml to 1.13.0
#18077
Bug Fixes
[backend/diy] Retry deletes of lock files if they fail
#18059
[auto/go] Fix potential race condition when using automation API
#18044
[auto/go] Fix "debug" flag in automation api
#18071
[cli/install] Avoid unnecessary Node.js installations
#18041
[engine] Use package load v2 in loader server so it can include paramaterization
#18072
#18021
[programgen/dotnet] Emit local dependencies in restore sources deterministically
#18026
[sdk/go] Ignore DependsOn for direct form invokes instead of raising an error
#18089
[sdk/nodejs] Respect the noCheck option from tsconfig.json
#18067
[sdk/nodejs] Gracefully handle errors that don't implement toString
#18080
[sdk/python] Fix hang on error when using uv on Windows
#18054
[sdkgen/dotnet] Compute restore sources from local dependencies and referenced packages
#18042
Miscellaneous
#18049
v3.143.0
Compare Source
Features
[cli] Autonaming configuration in experimental mode
#17916
[cli] Suggest
state repair
as part of integrity panics#17919
[engine] Add PULUMI_DEBUG_LANGUAGES much like PULUMI_DEBUG_PROVIDERS so we can attach debuggers to languages easily
#17821
[engine] Warn if
refresh
ordestroy
use older plugins#12196
[protobuf] Add
Handshake
to the provider protocol#17819
[sdk/dotnet] Upgrade pulumi-dotnet to 3.71.0
#17937
[sdkgen/dotnet] Codegen for .NET InvokeOutputOptions
#17890
[programgen/{dotnet,nodejs,python}] Emit deferred outputs for mutually dependant components
#17859
[sdk/go] Allow specifying dependencies for output invokes. Go code generation for Output form invokes will use the new
Context.InvokeOutput
method.#17791
[sdk/nodejs] Add getSchema to Provider interface
#17950
[sdk/{nodejs,python}] Update Python and NodeJS to use the new GetRequiredPackage functionality
#17910
[cli/package] Automatically set up package dependencies when adding a package when possible
#17815
[sdk/python] Drop Python 3.8 support
#17883
Bug Fixes
[backend/diy] Show a more correct URL for lock files in error messages
#17961
[sdk/go] Inherit
protect
fromparent
s in the Go SDK#17936
[sdk/go] Fix a
defer
leak when writing memory profiles#17581
[sdk/go] Return when rejecting the InvokeOutput output on error
#18010
[sdkgen/go] Fix writing of go.mod files for parameterized packages
#17923
[auto/{go,nodejs,python}] Expose
whoami
token information in automation API types#17735
[cli/install] Don't recreate virtualenvs when using venv
#17892
[auto/nodejs] Don't hang indefinitely on failed inputs
#17899
[auto/python] Catch BaseException in automation API server
#17909
[sdk/nodejs] Throw from
output()
on circular structures#17852
[sdkgen/{nodejs,python}] Bump the minimum SDK version to 3.142.0
#17997
Miscellaneous
[pkg] Upgrade pulumi-java to v0.19.0
#18014
[sdk/python] Switch to ruff for linting and formatting
#17882
[sdkgen] Include parameterization details in pulumi-plugin.json
#17867
TanStack/query (@tanstack/react-query)
v5.62.8
Compare Source
v5.62.7
Compare Source
Version 5.62.7 - 12/10/24, 7:04 PM
Changes
Fix
465906a
) by Dominik DorfmeisterChore
27ce0b6
) by Dominik DorfmeisterPackages
v5.62.3
Compare Source
v5.62.2
Compare Source
Version 5.62.2 - 12/3/24, 7:29 AM
Changes
Fix
175757a
) by Nick LucasPackages
v5.62.1
Compare Source
Version 5.62.1 - 12/2/24, 6:40 PM
Changes
Fix
d9d2728
) by ParbezChore
b7bad3d
) by ArnoudTest
queryObserver
(#8304) (12b6782
) by Sol LeePackages
v5.62.0
Compare Source
Version 5.62.0 - 11/29/24, 1:03 PM
Changes
Feat
0fa1f01
) by Nick LucasChore
f245792
) by ArnoudPackages
v5.61.5
Compare Source
Version 5.61.5 - 11/27/24, 8:09 AM
Changes
Fix
422c879
) by Nick LucasCi
d28de3c
) by Leonardo MontiniPackages
v5.61.4
Compare Source
Version 5.61.4 - 11/26/24, 1:39 PM
Changes
Fix
3b7556f
) by Jonathan ToungChore
dfe2cd1
) by renovate[bot]8b0756a
) by Arnoudef0b7b2
) by Dominik Dorfmeisterecc17d5
) by renovate[bot]c69f302
) by Lachlan Collins5cd9611
) by Lachlan CollinsPackages
v5.61.3
Compare Source
v5.61.0
Compare Source
Version 5.61.0 - 11/20/24, 1:01 PM
Changes
Feat
5731a3a
) by ArnoudFix
3fa4b7c
) by Dominik DorfmeisterDocs
6a9edbf
) by ArnoudPackages
v5.60.6
Compare Source
Version 5.60.6 - 11/19/24, 10:17 AM
Changes
Refactor
7d36089
) by @kangju2000Other
fadfbde
) by AmmarPackages
v5.60.5
Compare Source
Version 5.60.5 - 11/15/24, 6:06 PM
Changes
Fix
4a2e838
) by Dominik DorfmeisterDocs
0df2883
) by Arnoud118b152
) by ArnoudPackages
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.